home *** CD-ROM | disk | FTP | other *** search
- <comment> Creates and returns a "hide" event. </comment>
-
- <title>Hide model</title>
-
- <include src="new_event_script.html">
-
- <script language="EasyScript">
-
- /////////////////
- function OnLoad ()
- {
- SetModelLink (new Hide3DEvent, "Hide");
- }
-
- </script>
-
- <body bgcolor="normal" text="#000000" OnLoad="OnLoad()" OnEnter="AddEvent()" translate>
- <div valign=middle>
-
- <table width="100%" cellspacing=4 cellpadding=0 bgcolor="light" borderstyle="raised">
- <tr><td>
- <table cellspacing=4 cellpadding=0 width=100%>
- <tr><td valign=top><img src="images/large_hide.bitmap">
- <td valign=top width=exact><font size=5><include value="object.name"></font>
- <td>
- </table></table>
-
- <spacer height=4>
-
- <table cellspacing=0 cellpadding=0 width="100%">
- <tr><td align=right>
- <a button onMouseUp="Add3DEvent('Hide')" width=+10 height=+2><img src="images/small_hide.bitmap" hspace=4>Add event</a>
- <a button onMouseUp="window.close()" width=+20 height=+2><img src="images/small_cancel.bitmap" hspace=4>Cancel</a>
- </table>
-
- <spacer height=4>
-